[MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'server name'(10060).

--0-1662241807-1148367089=:63903
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

I installed mysql server 4.0.12 on xp.when I try connect it from any
machine,it reported errors:

[MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'server
name'(10060).

thanks

---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
--0-1662241807-1148367089=:63903--
fereshteh rezaiy [ Di, 23 Mai 2006 08:51 ] [ ID #1326051 ]

Re: [MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'servername'(10060).

What you have to do :
1. Check, is your server active? check it in Task Manager
(CTRL+ALT+DEL) --> Processes. Is file mysqld.exe or mysqld-nt.exe
exists?. If exists go to #2.
2. Wrong User Name or Password.

Try it. Hope it will help you.

> I installed mysql server 4.0.12 on xp.when I try connect it from any
> machine,it reported errors:
>
> [MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'server
> name'(10060).
>
> thanks
>
> ---------------------------------
> Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
>



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Andri Heryandi [ Di, 23 Mai 2006 10:00 ] [ ID #1326052 ]

RE: [MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'server name'(10060).

> [MySQL][ODBC 3.51 Driver]
> Can't connent to MySQL on server 'server name'(10060).

Google "winsock 10060": WSAETIMEDOUT

"Timed out" means that your server is entirely unreachable,
as opposed to 10061, which means that the connection was
actively refused by the server (or in rare cases by a
firewall in between).

Check that the server is running, and that it's not
firewalled by fx. Microsoft's "Windows Firewall".


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
David Dindorp [ Di, 23 Mai 2006 12:50 ] [ ID #1326053 ]
Datenbanken » gmane.comp.db.mysql.odbc » [MySQL][ODBC 3.51 Driver]Can't connent to MySQL on server 'server name'(10060).

Vorheriges Thema: Huge memory consumed with myOdbc and VB.NET
Nächstes Thema: Executing Procedure